﻿2026-04-27T06:42:43.4239826Z ##[group]Run actions/checkout@v4
2026-04-27T06:42:43.4240625Z with:
2026-04-27T06:42:43.4240997Z   fetch-depth: 0
2026-04-27T06:42:43.4241408Z   repository: Mesya82/Service-Book
2026-04-27T06:42:43.4242075Z   token: ***
2026-04-27T06:42:43.4242458Z   ssh-strict: true
2026-04-27T06:42:43.4242836Z   ssh-user: git
2026-04-27T06:42:43.4243226Z   persist-credentials: true
2026-04-27T06:42:43.4243839Z   clean: true
2026-04-27T06:42:43.4244233Z   sparse-checkout-cone-mode: true
2026-04-27T06:42:43.4244689Z   fetch-tags: false
2026-04-27T06:42:43.4245080Z   show-progress: true
2026-04-27T06:42:43.4245472Z   lfs: false
2026-04-27T06:42:43.4245830Z   submodules: false
2026-04-27T06:42:43.4246223Z   set-safe-directory: true
2026-04-27T06:42:43.4246843Z ##[endgroup]
2026-04-27T06:42:43.5325556Z Syncing repository: Mesya82/Service-Book
2026-04-27T06:42:43.5327382Z ##[group]Getting Git version info
2026-04-27T06:42:43.5328103Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:42:43.5329063Z [command]/usr/bin/git version
2026-04-27T06:42:43.5376813Z git version 2.53.0
2026-04-27T06:42:43.5400500Z ##[endgroup]
2026-04-27T06:42:43.5415821Z Temporarily overriding HOME='/home/runner/work/_temp/93863af4-799d-4b34-a755-f0faf1ed7554' before making global git config changes
2026-04-27T06:42:43.5418243Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T06:42:43.5426462Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T06:42:43.5455560Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:42:43.5458929Z ##[group]Initializing the repository
2026-04-27T06:42:43.5462935Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-27T06:42:43.5527746Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-27T06:42:43.5529431Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-27T06:42:43.5530561Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-27T06:42:43.5531645Z hint: call:
2026-04-27T06:42:43.5532142Z hint:
2026-04-27T06:42:43.5532737Z hint: 	git config --global init.defaultBranch <name>
2026-04-27T06:42:43.5533439Z hint:
2026-04-27T06:42:43.5534685Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-27T06:42:43.5535592Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-27T06:42:43.5536292Z hint:
2026-04-27T06:42:43.5536676Z hint: 	git branch -m <name>
2026-04-27T06:42:43.5537110Z hint:
2026-04-27T06:42:43.5537680Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-27T06:42:43.5538974Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-27T06:42:43.5543314Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-27T06:42:43.5578399Z ##[endgroup]
2026-04-27T06:42:43.5579152Z ##[group]Disabling automatic garbage collection
2026-04-27T06:42:43.5583334Z [command]/usr/bin/git config --local gc.auto 0
2026-04-27T06:42:43.5616651Z ##[endgroup]
2026-04-27T06:42:43.5617325Z ##[group]Setting up auth
2026-04-27T06:42:43.5626539Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T06:42:43.5661846Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T06:42:43.5978653Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T06:42:43.6012897Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T06:42:43.6275807Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T06:42:43.6308503Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T06:42:43.6561936Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-27T06:42:43.6602226Z ##[endgroup]
2026-04-27T06:42:43.6603167Z ##[group]Fetching the repository
2026-04-27T06:42:43.6615015Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +f08019d1a6f9983787ae9531704653320e8557ee:refs/remotes/pull/23/merge
2026-04-27T06:42:44.0035002Z From https://github.com/Mesya82/Service-Book
2026-04-27T06:42:44.0036879Z  * [new branch]      alert-autofix-2                          -> origin/alert-autofix-2
2026-04-27T06:42:44.0038734Z  * [new branch]      chore/phase-2-private-prep               -> origin/chore/phase-2-private-prep
2026-04-27T06:42:44.0042137Z  * [new branch]      docs/integration-tests-restructure-plan  -> origin/docs/integration-tests-restructure-plan
2026-04-27T06:42:44.0044399Z  * [new branch]      docs/paywall-plan                        -> origin/docs/paywall-plan
2026-04-27T06:42:44.0045921Z  * [new branch]      docs/smoke-tests-plan                    -> origin/docs/smoke-tests-plan
2026-04-27T06:42:44.0047584Z  * [new branch]      feat/required-field-asterisks            -> origin/feat/required-field-asterisks
2026-04-27T06:42:44.0049336Z  * [new branch]      feat/restructure-tests-phase-1           -> origin/feat/restructure-tests-phase-1
2026-04-27T06:42:44.0051080Z  * [new branch]      feat/smoke-test-phase-1                  -> origin/feat/smoke-test-phase-1
2026-04-27T06:42:44.0052615Z  * [new branch]      feat/smoke-test-phase-2-3                -> origin/feat/smoke-test-phase-2-3
2026-04-27T06:42:44.0054496Z  * [new branch]      feat/validations-and-performer           -> origin/feat/validations-and-performer
2026-04-27T06:42:44.0056280Z  * [new branch]      feature/fix-jacoco-coverage              -> origin/feature/fix-jacoco-coverage
2026-04-27T06:42:44.0058335Z  * [new branch]      feature/improve-test-coverage            -> origin/feature/improve-test-coverage
2026-04-27T06:42:44.0060198Z  * [new branch]      feature/unified-test-coverage            -> origin/feature/unified-test-coverage
2026-04-27T06:42:44.0062264Z  * [new branch]      feature/upload-debug-apk-artifact        -> origin/feature/upload-debug-apk-artifact
2026-04-27T06:42:44.0064517Z  * [new branch]      fix/ci-updates-and-coverage              -> origin/fix/ci-updates-and-coverage
2026-04-27T06:42:44.0066055Z  * [new branch]      master                                   -> origin/master
2026-04-27T06:42:44.0067680Z  * [new branch]      refactor/migrate-integration-tests       -> origin/refactor/migrate-integration-tests
2026-04-27T06:42:44.0069828Z  * [new branch]      smoke-tests-step-5                       -> origin/smoke-tests-step-5
2026-04-27T06:42:44.0071974Z  * [new branch]      smoke-tests-step4-navigation             -> origin/smoke-tests-step4-navigation
2026-04-27T06:42:44.0074522Z  * [new branch]      test/smoke-tests-improvements            -> origin/test/smoke-tests-improvements
2026-04-27T06:42:44.0077240Z  * [new branch]      test/smoke-tests-step-6-final-verification -> origin/test/smoke-tests-step-6-final-verification
2026-04-27T06:42:44.0079564Z  * [new ref]         f08019d1a6f9983787ae9531704653320e8557ee -> pull/23/merge
2026-04-27T06:42:44.0115169Z ##[endgroup]
2026-04-27T06:42:44.0116124Z ##[group]Determining the checkout info
2026-04-27T06:42:44.0117041Z ##[endgroup]
2026-04-27T06:42:44.0125053Z [command]/usr/bin/git sparse-checkout disable
2026-04-27T06:42:44.0162790Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-27T06:42:44.0191989Z ##[group]Checking out the ref
2026-04-27T06:42:44.0195385Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/23/merge
2026-04-27T06:42:44.3360388Z Note: switching to 'refs/remotes/pull/23/merge'.
2026-04-27T06:42:44.3361968Z 
2026-04-27T06:42:44.3362466Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-27T06:42:44.3363569Z changes and commit them, and you can discard any commits you make in this
2026-04-27T06:42:44.3364927Z state without impacting any branches by switching back to a branch.
2026-04-27T06:42:44.3365531Z 
2026-04-27T06:42:44.3365976Z If you want to create a new branch to retain commits you create, you may
2026-04-27T06:42:44.3367076Z do so (now or later) by using -c with the switch command. Example:
2026-04-27T06:42:44.3367760Z 
2026-04-27T06:42:44.3368046Z   git switch -c <new-branch-name>
2026-04-27T06:42:44.3368519Z 
2026-04-27T06:42:44.3368808Z Or undo this operation with:
2026-04-27T06:42:44.3369243Z 
2026-04-27T06:42:44.3369488Z   git switch -
2026-04-27T06:42:44.3369816Z 
2026-04-27T06:42:44.3370505Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-27T06:42:44.3371374Z 
2026-04-27T06:42:44.3372315Z HEAD is now at f08019d Merge 707a58e924f1600777f2923857129fb1cd27bbb7 into 6a1fa2bee2c4e937b0b935e7c7b45e87e9807850
2026-04-27T06:42:44.3601152Z Encountered 1 file that should have been a pointer, but wasn't:
2026-04-27T06:42:44.3602699Z 	app/coverage-baselines/gmd_smoke.ec
2026-04-27T06:42:44.3619069Z ##[endgroup]
2026-04-27T06:42:44.3655510Z [command]/usr/bin/git log -1 --format=%H
2026-04-27T06:42:44.3678662Z f08019d1a6f9983787ae9531704653320e8557ee
